From 2650257f3b369eaf587d68c2dcc32f436f85bc80 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Wed, 28 May 2008 13:23:18 +0000 Subject: [PATCH] Move ChangeLog entry to right file. svn path=/trunk/; revision=20213 --- ChangeLog | 16 ---------------- modules/other/gail/ChangeLog | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1c3f228d7c..515dce5048 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,19 +1,3 @@ -2008-05-28 Michael Natterer - - * modules/other/gail/gailwidget.h: include instead of - - - * modules/other/gail/*.h: don't include anyting from gtk since all - headers indirectly include gailwidget.h. - - * modules/other/gail/gailcellparent.c: include instead - of individual files. - - * modules/other/gail/gailcheckmenuitem.c - * modules/other/gail/gailmenu.c - * modules/other/gail/gailtreeview.c: remove all gtk includes since - it's always included by including any gail header. - 2008-05-28 Michael Natterer * modules/printbackends/cups/gtkcupsutils.c diff --git a/modules/other/gail/ChangeLog b/modules/other/gail/ChangeLog index 14bc58e671..4796a19a9d 100644 --- a/modules/other/gail/ChangeLog +++ b/modules/other/gail/ChangeLog @@ -1,3 +1,19 @@ +2008-05-28 Michael Natterer + + * gailwidget.h: include instead of + + + * *.h: don't include anyting from gtk since all headers indirectly + include gailwidget.h. + + * gailcellparent.c: include instead of individual + files. + + * gailcheckmenuitem.c + * gailmenu.c + * gailtreeview.c: remove all gtk includes since it's always + included by including any gail header. + 2008-05-26 Michael Natterer * libgail-util/gailmisc.h -- 2.30.2